home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / misc / math / TCalcStats2c.lha / TCalcStats2c / Readme < prev    next >
Encoding:
Text File  |  1999-08-22  |  6.2 KB  |  156 lines

  1. Short:        Statistical Analysis using TurboCalc 5 (update 3)
  2. Uploader:     kohutr@connexus.net.au (Rudy Kohut)
  3. Author:        (Rudy Kohut and Nick Bergquist)
  4. Type:         misc/math
  5. Replaces:    TCalcStats2b.lha
  6. Requires:    OS2.04+, RexxMast
  7.         rexxmathlib.library (included)
  8.         rexxreqtools.library (included)
  9.         TurboCalc 5+ (it may work on ver. 4)
  10.         Latest version of Installer (included)
  11. Version:          2c (Almost ready for Release)
  12. Distribution:    Aminet
  13. Date of this release: Sometime during August 1999
  14.  
  15. ***************
  16. Changes in version 2c:
  17. * Addition of one new script:
  18. - Durbin.rexx (Durbin Test - Incomplete Block Design)
  19.  
  20. * Changes to the HELP files and Stats_Macros.TCD macrosheet to reflect the new
  21. script. I have also cleaned up the html code.
  22. ***************
  23.  
  24. ***************
  25. Changes in version 2b:
  26.  
  27. * Addition of three new scripts:
  28. - Chi-Sq_GO_Fit.rexx (Goodness of Fit test) - this complements the included
  29. "Normality" test which is also based on the Chi-Sq Test
  30. - Shapiro.rexx (Shapiro-Wilk Test for Normality)
  31. - Deviates.rexx (Random Normal Deviates Generator)
  32.  
  33. * Changes to the HELP files and STATS_Macros.TCD macrosheet to reflect the new
  34. scripts. I have also added material in the HELP files related to the "Normality"
  35. test, linking it with the new "Goodness of Fit" test material. I would
  36. appreciate feedback/assistance on this as my ability to interpret the Chi-Sq
  37. tests is limited and text books are very confusing! (Rudy)
  38. ***************
  39.  
  40. ***************
  41. Changes in version 2a:
  42.  
  43. * Corrections to two scripts:
  44. - T-test_IndSamples_UneqVar.rexx (silly editing error corrected)
  45. - Fisher_Exact.rexx (programming error corrected)
  46.  
  47. * Addition of two new scripts:
  48. - Cochran.rexx (Cochran's test for related observations)
  49. - Smirnov_2W.rexx (Smirnov test on two independent samples)
  50.  
  51. * Changes to the HELP files and STATS_Macros.TCD macrosheet to reflect the new scripts
  52. **************
  53.  
  54. What is it?
  55.  
  56. This archive contains a number of Arexx script files (32!) that are called
  57. by TurboCalc macros to produce statistical analysis on data contained
  58. in a spreadsheet. Here are the files:
  59.  
  60. Wilcoxon_Sign_Rank.rexx     8630 ----rw-d 02-Aug-98 14:23:22
  61. T-test_IndSamples_UneqVar.rexx   11281 ----rwed 24-Jun-99 13:32:12
  62. T-test_IndSamples.rexx     10647 ----rwed 15-Aug-98 09:14:59
  63. T-test_Corr_Sample.rexx    10444 ----rwed 15-Aug-98 09:14:09
  64. Spearmans_Rho.rexx         14629 ----rwed 12-Sep-98 20:06:25
  65. shannon-weiner.rexx        10448 ----rw-d 02-Aug-98 15:01:17
  66. Regression.rexx        14935 ----rwed 07-Oct-98 12:18:59
  67. Rank&Percentile.rexx        6215 ----rwed 02-Aug-98 14:33:01
  68. Normality.rexx         13164 ----rw-d 03-Jul-99 11:53:50
  69. Moving_Average.rexx         7003 ----rwed 02-Aug-98 14:34:55
  70. Mann-Whitney.rexx          12687 ----rwed 11-Oct-98 15:00:20
  71. Kruskal-Wallis.rexx        10401 ----rwed 02-Aug-98 14:37:07
  72. Kendalls_Tau.rexx           7305 ----rwed 18-Aug-98 16:13:11
  73. Histogram.rexx          7878 ----rwed 02-Aug-98 14:38:02
  74. F_Ratio.rexx           10239 ----rwed 03-Oct-98 10:17:49
  75. Friedman_Rank.rexx         11678 ----rwed 09-Aug-98 11:07:53
  76. Fisher_Exact.rexx           9089 ----rw-d 24-Jun-99 13:31:52
  77. Exponential_Smooth.rexx     7839 ----rwed 07-Feb-99 15:23:06
  78. Descriptive_Stats.rexx     12739 ----rwed 02-Aug-98 14:41:33
  79. Deviates.rexx           3961 ----rwed 03-Jul-99 11:54:20
  80. Covariance.rexx         7224 ----rwed 02-Aug-98 14:42:19
  81. Correlation.rexx       14765 ----rwed 18-Oct-98 13:58:19
  82. Chi-Sq_Indep.rexx          11379 ----rw-d 09-Oct-98 07:48:51
  83. ANOVA_TWOWAY_NO_REP.rexx   13115 ----rwed 21-Sep-98 20:41:54
  84. ANOVA_TwoWay.rexx          16160 ----rwed 21-Sep-98 20:43:16
  85. anova_oneway.rexx          11339 ----rwed 21-Sep-98 20:42:21
  86. STATS_Macros.TCD        7011 ----rwed Today     14:13:24
  87. STATS_Macros.TCD.info        468 ----rwed 02-Apr-99 13:28:55
  88. Cochran.rexx            8825 ----rwed 29-Jun-99 17:56:55
  89. Smirnov_2W.rexx         9173 ----rw-d 02-Aug-98 14:29:46
  90. Chi-Sq_GO_Fit.rexx          9445 ----rw-d 03-Jul-99 11:53:37
  91. Shapiro.rexx           28973 ----rw-d 02-Jul-99 15:21:50
  92. Chi-Sq_2_Ind_Sam.rexx       9898 ----rwed 04-Jul-99 11:35:04
  93. Durbin.rexx            10140 ----rw-d Today     14:13:32
  94.  
  95.  
  96.  
  97. Want to know more? Read the included help files!
  98.  
  99. NOTE: We have not been able to finish the help files and some of the scripts for
  100. this release. However, it is about 98% complete and still usable.
  101.  
  102. Changes?
  103.  
  104. This is the second version of TcalcStats. It replaces the first version
  105. developed for use with TurboCalc 3.5.
  106.  
  107. This version uses Turbocalc 5+ but may also work with TurboCalc
  108. version 4 (untested).
  109.  
  110. Please note: there were some changes made to the Arexx command set in
  111. TurboCalc between 3.5 and 4/5. Also, TurboCalc's public screen name
  112. changed. These changes, along with many, many, others are reflected in the scripts.
  113.  
  114. What is included?
  115.  
  116. There are basically four categories of files in this distribution:
  117.  
  118. 1. The Arexx script files that do the work and which MUST be put in
  119. the TurboCalc/Arexx drawer.
  120. 2. The spreadsheet file that contains the macros that call the scripts
  121. (called "STATS_Macros.TCD", and which can be put anywhere but will be
  122. installed in the TurboCalc/arexx drawer.
  123. 3. The help files that tell you how to use the macros and interpret the
  124. results! These files would normally be put in the Turbocalc/Help/Stats_Help
  125. drawer but you can install them anywhere. We have tried to produce two types of
  126. help files - Amigaguide and HTML. They are identical (we hope!) so choose which
  127. one you prefer.
  128. 4. Special arexx library files that must go in "Libs:". These are:
  129. >rexxreqtools.library< copyright 1992-94 by Rafael D'Hallewyn
  130. >rexxmathlib.library< copyright 1995 by Thomas Richter
  131.  
  132. Installation?
  133.  
  134. Use the supplied "Install_Tcalcstats2c" program to put things in their
  135. proper places.
  136.  
  137. It is also vital that you have an "Assign" for Turbocalc. If the
  138. installer doesn't find one, it will prompt you to create the assign
  139. and add it to your "user-startup" file. The assign must be active or
  140. the scripts will not work!!
  141.  
  142. Who did it?
  143.  
  144. Rudy Kohut did the first version by himself (and it shows!).
  145.  
  146. Rudy and Nick Bergquist teamed up to improve and expand the scripts
  147. and to create vastly improved help files in both amigaguide and HTML
  148. formats.
  149.  
  150. Rudy lives in Melbourne, Australia.
  151. Nick lives in Greenwich, U.K.
  152.  
  153. Any queries? Please give us your feedback! 
  154.  
  155. Contact Rudy by email: kohutr@connexus.net.au
  156. Contact Nick by email: N.A.Bergquist@greenwich.ac.uk